Skip to content

jimi2x/dirtycups

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

dirtycups.py

Dirty CUPS is a free Linux/Unix CVE scanner (Python3 script) to validate if a target is vulnerable to CVE-2024-47176. This is a socket only CUPS scanner based off of MalwareTech's cups_scanner.py: https://github.com/MalwareTech/CVE-2024-47176-Scanner/blob/master/cups_scanner.py

Original script

jimi2x


Functions

  • Creates local socket listener for callback
  • Triggers response from target
  • Waits for incoming connection

Quick install notes:

Nothing to install, sockets FTW!

Example Usage:

chmod 755 dirtycups.py
python3 dirtycups.py

License

MIT License

About

CVE-2024-47176 CUPS UDP Scanner.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages